How to Install dumpasn1 software package in Debian 9 (Stretch)

How to Install dumpasn1 software package in Debian 9 (Stretch)

dumpasn1 software package provides ASN.1 object dump program, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dumpasn1 

dumpasn1 is installed in your system.

Make ensure the dumpasn1 package were installed using the commands given below,

$ sudo dpkg-query -l | grep dumpasn1 *

You will get with dumpasn1 package name, version, architecture and description in a table

dumpasn1 package basic information:

Distro Debian 9 stretch
Section Utilities
Package dumpasn1
Version 20150808-3
Description ASN.1 object dump program
Sub Section Utils


See Also, How to uninstall or remove dumpasn1 software package from Debian 9 (Stretch)?